-
Home
-
FluentBoards – Project Management, Task Management, Goal Tracking, Kanban Board, and, Team Collaboration
-
1.60
-
Code
-
Classes
- LabelService
Total Complexity |
17 |
Dependencies |
5 |
Dependents |
4 |
Total lines |
143 |
Lines of code |
106 |
Logical lines of code |
59 |
Comment lines |
0 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getLabelsByBoardUsedInTasks() |
S |
62 |
3 |
11 |
createDefaultLabel() |
S |
53 |
2 |
23 |
copyLabelsOfBoard() |
S |
56 |
2 |
18 |
editLabelofBoard() |
S |
64 |
2 |
10 |
getLabelsByBoard() |
S |
78 |
1 |
3 |
createLabel() |
S |
65 |
1 |
9 |
createLabelForTask() |
S |
67 |
1 |
7 |
getLabelsByTask() |
S |
76 |
1 |
4 |
labelsByBoardId() |
S |
79 |
1 |
3 |
deleteLabelOfTask() |
S |
70 |
1 |
6 |
deleteLabelOfBoard() |
S |
71 |
1 |
6 |
getLastOneMinuteUpdatedLabels() |
S |
69 |
1 |
6 |